home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
X'Tasies 5
/
X'Tasies 5 - Disc 1.iso
/
mac
/
Main.Dir
/
00059.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-02
|
172 b
|
11 lines
on enterFrame
if not rollOver(the clickOn + 1) then
set the visible of sprite (the clickOn + 1) to 1
updateStage()
end if
end
on exitFrame
go(the frame)
end